You can integrate the Ditto SDK into C++ projects to develop for Linux and iOS platforms..
Ditto.tar.gz
and unpack an archive containing the libditto.a
static library and Ditto
header:
-lditto
as a compilation step in the main.cpp
source file:
#include <Ditto.h>
, import Ditto and provide your access credentials: